records

records

Active filters Clear all

No active filters

Filters

Données éCO2mix régionales temps réel

New records are currently being added to this dataset, this process may take a while. Please note that visualizations might be incomplete in the meantime. Don't hesitate to refresh your page regularly!

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Code INSEE région
               

No description available for this field.

Name (identifier)
code_insee_region
Type
text
Sample
                       
Région
               

No description available for this field.

Name (identifier)
libelle_region
Type
text
Sample
                       
Nature
Uniquement "Données temps réel" pour ce jeu de données.

No description available for this field.

Name (identifier)
nature
Type
text
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
text
Sample
                       
Heure
               

No description available for this field.

Name (identifier)
heure
Type
text
Sample
                       
Date - Heure
               

No description available for this field.

Name (identifier)
date_heure
Type
datetime
Sample
                       
Consommation (MW)
               

No description available for this field.

Name (identifier)
consommation
Type
integer
Sample
                       
Thermique (MW)
               

No description available for this field.

Name (identifier)
thermique
Type
integer
Sample
                       
Nucléaire (MW)
               

No description available for this field.

Name (identifier)
nucleaire
Type
integer
Sample
                       
Eolien (MW)
               

No description available for this field.

Name (identifier)
eolien
Type
integer
Sample
                       
Solaire (MW)
               

No description available for this field.

Name (identifier)
solaire
Type
integer
Sample
                       
Hydraulique (MW)
               

No description available for this field.

Name (identifier)
hydraulique
Type
integer
Sample
                       
Pompage (MW)
Puissance consommées par les pompes dans les Station d'Echange d'Energie par Pompage (STEP).

No description available for this field.

Name (identifier)
pompage
Type
text
Sample
                       
Bioénergies (MW)
               

No description available for this field.

Name (identifier)
bioenergies
Type
integer
Sample
                       
Ech. physiques (MW)
Solde des échanges physiques avec les régions limitrophes.
Exportateur si négatif, importateur si positif.

No description available for this field.

Name (identifier)
ech_physiques
Type
integer
Sample
                       
Stockage batterie
               

No description available for this field.

Name (identifier)
stockage_batterie
Type
text
Sample
                       
Déstockage batterie
               

No description available for this field.

Name (identifier)
destockage_batterie
Type
text
Sample
                       
TCO Thermique (%)
               

No description available for this field.

Name (identifier)
tco_thermique
Type
decimal
Sample
                       
TCH Thermique (%)
               

No description available for this field.

Name (identifier)
tch_thermique
Type
decimal
Sample
                       
TCO Nucléaire (%)
               

No description available for this field.

Name (identifier)
tco_nucleaire
Type
decimal
Sample
                       
TCH Nucléaire (%)
               

No description available for this field.

Name (identifier)
tch_nucleaire
Type
decimal
Sample
                       
TCO Eolien (%)
               

No description available for this field.

Name (identifier)
tco_eolien
Type
decimal
Sample
                       
TCH Eolien (%)
               

No description available for this field.

Name (identifier)
tch_eolien
Type
decimal
Sample
                       
TCO Solaire (%)
               

No description available for this field.

Name (identifier)
tco_solaire
Type
decimal
Sample
                       
TCH Solaire (%)
               

No description available for this field.

Name (identifier)
tch_solaire
Type
decimal
Sample
                       
TCO Hydraulique (%)
               

No description available for this field.

Name (identifier)
tco_hydraulique
Type
decimal
Sample
                       
TCH Hydraulique (%)
               

No description available for this field.

Name (identifier)
tch_hydraulique
Type
decimal
Sample
                       
TCO Bioénergies (%)
               

No description available for this field.

Name (identifier)
tco_bioenergies
Type
decimal
Sample
                       
TCH Bioénergies (%)
               

No description available for this field.

Name (identifier)
tch_bioenergies
Type
decimal
Sample
                       
Column 68
               

No description available for this field.

Name (identifier)
column_68
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"eco2mix-regional-tr",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/eco2mix-regional-tr"
      }
    ]
    ,
  • "definitions":
    {
    • "eco2mix-regional-tr":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/eco2mix-regional-tr_records"
            }
          }
        }
      }
      ,
    • "eco2mix-regional-tr_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "code_insee_region":
              {
              • "type":"string",
              • "title":"Code INSEE région",
              • "description":""
              }
              ,
            • "libelle_region":
              {
              • "type":"string",
              • "title":"Région",
              • "description":""
              }
              ,
            • "nature":
              {
              • "type":"string",
              • "title":"Nature",
              • "description":"Uniquement "Données temps réel" pour ce jeu de données."
              }
              ,
            • "date":
              {
              • "type":"string",
              • "title":"Date",
              • "description":""
              }
              ,
            • "heure":
              {
              • "type":"string",
              • "title":"Heure",
              • "description":""
              }
              ,
            • "date_heure":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Date - Heure",
              • "description":""
              }
              ,
            • "consommation":
              {
              • "type":"integer",
              • "title":"Consommation (MW)",
              • "description":""
              }
              ,
            • "thermique":
              {
              • "type":"integer",
              • "title":"Thermique (MW)",
              • "description":""
              }
              ,
            • "nucleaire":
              {
              • "type":"integer",
              • "title":"Nucléaire (MW)",
              • "description":""
              }
              ,
            • "eolien":
              {
              • "type":"integer",
              • "title":"Eolien (MW)",
              • "description":""
              }
              ,
            • "solaire":
              {
              • "type":"integer",
              • "title":"Solaire (MW)",
              • "description":""
              }
              ,
            • "hydraulique":
              {
              • "type":"integer",
              • "title":"Hydraulique (MW)",
              • "description":""
              }
              ,
            • "pompage":
              {
              • "type":"string",
              • "title":"Pompage (MW)",
              • "description":"Puissance consommées par les pompes dans les Station d'Echange d'Energie par Pompage (STEP)."
              }
              ,
            • "bioenergies":
              {
              • "type":"integer",
              • "title":"Bioénergies (MW)",
              • "description":""
              }
              ,
            • "ech_physiques":
              {
              • "type":"integer",
              • "title":"Ech. physiques (MW)",
              • "description":"Solde des échanges physiques avec les régions limitrophes. Exportateur si négatif, importateur si positif."
              }
              ,
            • "stockage_batterie":
              {
              • "type":"string",
              • "title":"Stockage batterie",
              • "description":""
              }
              ,
            • "destockage_batterie":
              {
              • "type":"string",
              • "title":"Déstockage batterie",
              • "description":""
              }
              ,
            • "tco_thermique":
              {
              • "type":"number",
              • "title":"TCO Thermique (%)",
              • "description":""
              }
              ,
            • "tch_thermique":
              {
              • "type":"number",
              • "title":"TCH Thermique (%)",
              • "description":""
              }
              ,
            • "tco_nucleaire":
              {
              • "type":"number",
              • "title":"TCO Nucléaire (%)",
              • "description":""
              }
              ,
            • "tch_nucleaire":
              {
              • "type":"number",
              • "title":"TCH Nucléaire (%)",
              • "description":""
              }
              ,
            • "tco_eolien":
              {
              • "type":"number",
              • "title":"TCO Eolien (%)",
              • "description":""
              }
              ,
            • "tch_eolien":
              {
              • "type":"number",
              • "title":"TCH Eolien (%)",
              • "description":""
              }
              ,
            • "tco_solaire":
              {
              • "type":"number",
              • "title":"TCO Solaire (%)",
              • "description":""
              }
              ,
            • "tch_solaire":
              {
              • "type":"number",
              • "title":"TCH Solaire (%)",
              • "description":""
              }
              ,
            • "tco_hydraulique":
              {
              • "type":"number",
              • "title":"TCO Hydraulique (%)",
              • "description":""
              }
              ,
            • "tch_hydraulique":
              {
              • "type":"number",
              • "title":"TCH Hydraulique (%)",
              • "description":""
              }
              ,
            • "tco_bioenergies":
              {
              • "type":"number",
              • "title":"TCO Bioénergies (%)",
              • "description":""
              }
              ,
            • "tch_bioenergies":
              {
              • "type":"number",
              • "title":"TCH Bioénergies (%)",
              • "description":""
              }
              ,
            • "column_68":
              {
              • "type":"string",
              • "title":"Column 68",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets